Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.comment.workflow.notification.service.NotificationContrib--templates

This contribution is part of XML component org.nuxeo.ecm.platform.comment.workflow.notification.service.NotificationContrib inside nuxeo-platform-comment-workflow-6.0.jar

Extension Point

Extension point templates of component NotificationService.

Contributed Items

  • <template name="comment" src="templates/comment.ftl"/>

XML Source

<extension point="templates" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">

    <template name="comment" src="templates/comment.ftl"/>

  </extension>